Omb.Admin Namespace > SecurityMgr Class > Decrypt Method : Decrypt(Byte[],Byte[],Byte[]) Method |
[Visual Basic]
Overloads Protected Overridable Function Decrypt( _
ByVal pass() As Byte, _
ByVal key() As Byte, _
ByVal IV() As Byte _
) As String
[C++/CLI]
protected:
virtual String^ Decrypt(
bytearray<pass>^ pass,
bytearray<key>^ key,
bytearray<IV>^ IV
)
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
SecurityMgr Class | SecurityMgr Members | Overload List
© 2009 Medical College of Georgia. All Rights Reserved.